home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d22 / list74.arc / LIST.HST < prev    next >
Text File  |  1990-08-08  |  8KB  |  128 lines

  1. LIST Version 7.4a               VERSION HISTORY                         8/08/90
  2.  
  3.   7.4a,  8/07/90 - correct search loop if enter commands too fast
  4.                  - correct highlighting of line before top line when text is not found
  5.  
  6.   7.427, 7/31/90 - more corrections to new Find
  7.                  - change Alt-Y to recall bookmarks in LIFO order
  8.   7.426, 7/28/90 - correct Tab filter for tab at end of file
  9.                  - correct inability to interrupt Scan/Find
  10.   7.425, 7/27/90 - correct new Find not finding string at end of line
  11.   7.424, 7/25/90 - add 0Ch (formfeed) like line feed to filters
  12.                    Enhanced: add I(BM) screen mode to a-e
  13.   7.423, 7/18/90 - correct incorrect highlighting of found text with Find
  14.                  - correct alt-A switching to Find if Scan used
  15.   7.422, 7/01/90 - correct auto adjustment of a-v up for small windows
  16.          7/04/90 - revise Enhanced version Help screens (thanks, Paul)
  17.                  - Plus: expand a-y and c-y to hold ten bookmarks
  18.   7.421, 6/24/90 - minor Help screen changes
  19.                  - Plus: added "Reading directories ..." message
  20.          6/28/90 - Plus: clean up a-v displays with split screen
  21.   7.420, 6/22/90 - optimize allocation of internal tables to allowing viewing
  22.                    even when there's not enough memory; a-x and a-g are
  23.                    disabled first to try for enough memory; then, the
  24.                    maximum file size viewable is decreased until there is
  25.                    enough memory; approximately 1K is required for each 1mb
  26.                    of file size, the current limit is 16mb, but can be
  27.                    increased to 400mb or more; a DEBUG patch for the file
  28.                    size limit will be supplied later, or just included
  29.                    in the ADN setup program.
  30.   7.419, 6/21/90 - correct display of blank lines with fixed length recs
  31.                  - change ctrl-right to scroll full right
  32.                  - change a-g to clear screen
  33.   7.418, 6/14/90 - correct loop with zero byte files
  34.   7.417, 6/13/90 - correct fast filter for fixed length records which
  35.                    have no CR at the end
  36.   7.416, 6/12/90 - add second hex dump format for fixed length records
  37.                  - try to correct EOF problems with /R#
  38.   7.415, 6/09/90 - correct display of files sizes with 1-up
  39.   7.414, 6/06/90 - correct divide overflow on a-v menu
  40.                  - correct ruler display with split screen
  41.                  - add second ruler format for hex dump display
  42.   7.413, 6/05/90 - correct display of file sizes over 32mb
  43.                  - correct inputting of numbers over 64k
  44.   7.412, 6/03/90 - correct a-v delete/move failing because file was
  45.                    opened for share
  46.                  - correct setback attr changing bright color
  47.                  - replace a-v A and K with ^T and ^U
  48.                  - change tagging color to be reverse of normal color
  49.                  - correct EOF code, garbage character at offset '127' in file
  50.                  - change alt-D and alt-O to write the "found" line from
  51.                    Scan/Find when no lines are marked
  52.                  - correct reading keyboard while loading file
  53.                  - correct file size displays for sizes over 32mb, up to 999mb
  54.   7.411, 6/02/90 - fix "Access denied" message on non-EGA systems when
  55.                    supplying only d:\path (no filespec) on the command line
  56.                  - add switching of smode list via 0; from the a-e prompt,
  57.                    enter 0 to switch from A)head to P)aradise codes
  58.                  - correct loop using fixed length records, /Rnnnn
  59.                  - increase maximum logical record size from 910 to 2048
  60.                  - work on EOF garbage displays and hex dump extra last char
  61.  
  62.   7.410, 6/01/90 - work on EOF garbage displays
  63.                  - the various flavors are:
  64.                         LS - small version, runs in 30k, no a-g, no a-x
  65.                         LR - regular version
  66.                         LP - plus version, has a-v file selection menu
  67.                         LE - enhanced version, has file tagging, expanded a-e
  68.                         LH - recognizes Hercules Incolor and Graphics Plus
  69.  
  70.   7.49,  5/31/90 - add support for fixed length records (enhanced only)
  71.                      - the '/Rnnnnnn' command parameter specifies the record
  72.                        length as 'nnnnnn'
  73.                      - all filtering is turned off as a default
  74.                  - add '/#nnnnnn' command line parameter to begin viewing at
  75.                    record number 'nnnnnn' (plus and enhanced only)
  76.  
  77.   7.48,  5/30/90 - add / from AV menu to toggle disk space message
  78.                  - tweak AltW routines; correct split screen problems
  79.                    when changing video modes
  80.                  - change printing to use LPT1
  81.                  - add / from AV menu to toggle disk space message
  82.                  - change printing to use LPT1 instead of stdout
  83.  
  84.                  - add ENHANCED version with:
  85.                    - expanded AltE screen modes
  86.                    - display of EBCDIC files
  87.                    - file tagging in file selection menu
  88.                    - user definable printer codes
  89.                    - add moving to tagging operations
  90.  
  91.   7.47,  5/10/90 - add support for video modes 22h, 23h, 24h (132 lines)
  92.                    If the screen becomes unreadable, e.g. the mode enters
  93.                    a graphics mode for your display adapter, press Alt-E
  94.                    and then a 1 to reset the display.
  95.   7.46,  5/09/90 - add user screen mode selection via alt-E
  96.                  - add support for UltraVision, VGA, other screen modes
  97.   7.45,  5/08/90 - speed up Find
  98.                  - correct search for & and ?
  99.                  - fixed tagged deleted deleting file at bar
  100.                  - fix alt-A always invoking Find
  101.                  - fix message, attempt to delete an open file says 'Disk full'
  102.                    instead of access denied
  103.                  - restore cursor shape after invoking a program
  104.                  - add filename to "Overwrite?" prompt
  105.                  - add copying of tagged files
  106.   7.44,  3/15/90 - add support for DV to return cycles waiting for console
  107.   7.43,  3/12/90 - add E command to toggle display EBCDIC files (enhanced only)
  108.                  - add A or E to end of toggles display for ASCII/EBCDIC
  109.   7.42,  3/02/90 - add Wrap to fast filter
  110.                  - change Wrap and alt-J and 7/8/* to stay near position
  111.                  - add F (filemask) command to a-v
  112.                  - add Tag, Untag, AllTag, KlearTag commands
  113.                  - change Delete to process tagged files
  114.   7.41,  2/23/90 - correct error handling in a-v after unknown key
  115.                  - set d:\path from LIST string for FE
  116.                  - add None sort option to a-v
  117.                  - check for existing file in a-v Move/Copy
  118.   7.40,  2/16/90 - correct file selection with 6-up display
  119.                  - use filename as secondary sort key
  120.  
  121.   7.3e,  2/03/90 - fix invisible cursor with mouse after alt-g
  122.          2/04/90 - move editor name to clonable area
  123.                  - add I invoke program command to a-v menu
  124.          2/06/90 - retain FV display after a-i
  125.          2/08/90 - correct alt-i with mouse
  126.                  - restore correct crt mode upon exit instead of BW80
  127.          2/11/90 - correct READING loop in Q from a-v menu
  128.